home *** CD-ROM | disk | FTP | other *** search
/ QuickTime VR Showcase / QuickTime VR Showcase.iso / 3rd Parties / Services / VRToolworks / VRTooltime / VRTooltime.DXR / 00006_othersButton.ls < prev    next >
Encoding:
Text File  |  1996-12-06  |  105 b   |  7 lines

  1. on mouseUp
  2.   global movieName
  3.   set cursor to [-1]
  4.   set movieName to "others.Dxr"
  5.   go("playMovie")
  6. end
  7.